home *** CD-ROM | disk | FTP | other *** search
- <!-- $Id: iso-pub.ent 1.3 1995/12/18 02:30:41 glf Exp $-->
- <!-- (C) International Organization for Standardization 1986
- Permission to copy in any form is granted for use with
- conforming SGML systems and applications as defined in
- ISO 8879, provided this notice is included in all copies.
- -->
- <!-- Character entity set. Typical invocation:
- <!ENTITY % ISOpub PUBLIC
- "ISO 8879-1986//ENTITIES Publishing//EN">
- %ISOpub;
- -->
- <!ENTITY emsp " " -- em space -->
- <!ENTITY ensp " " -- en space (1/2-em) -->
- <!ENTITY emsp13 " " -- 1/3-em space -->
- <!ENTITY emsp14 " " -- 1/4-em space -->
- <!ENTITY numsp " " -- digit space (width of a number) -->
- <!ENTITY puncsp " " -- punctuation space (width of comma) -->
- <!ENTITY thinsp " " -- thin space (1/6-em) -->
- <!ENTITY hairsp " " -- hair space -->
- <!ENTITY mdash SDATA "font=symbol charset=fontspecific code=190 descr='[mdash]'" -- em dash -->
- <!ENTITY ndash SDATA "font=symbol charset=fontspecific code=45 descr='[mdash]'" -- en dash -->
- <!ENTITY dash "-" -- neutral dash, hyphen or minus -->
- <!ENTITY truehy "-" -- true hyphen (narrower than dash) -->
- <!ENTITY blank " " -- significant blank symbol -->
- <!ENTITY hellip "..." -- ellipsis (horizontal) -->
- <!ENTITY nldr ".." -- double baseline dot (en leader) -->
- <!ENTITY frac13 "1/3" -- fraction one-third -->
- <!ENTITY frac23 "2/3" -- fraction two-thirds -->
- <!ENTITY frac15 "1/5" -- fraction one-fifth -->
- <!ENTITY frac25 "2/5" -- fraction two-fifths -->
- <!ENTITY frac35 "3/5" -- fraction three-fifths -->
- <!ENTITY frac45 "4/5" -- fraction four-fifths -->
- <!ENTITY frac16 "1/6" -- fraction one-sixth -->
- <!ENTITY frac56 "5/6" -- fraction five-sixths -->
- <!ENTITY incare "c/o" -- in-care-of symbol -->
- <!ENTITY utri SDATA "font=symbol charset=fontspecific code=68 descr='[utri]'" -- /vartriangle, up triangle, open -->
- <!ENTITY dtri SDATA "font=symbol charset=fontspecific code=209 descr='[dtri]'" -- /triangledown down triangle, open -->
- <!ENTITY bull SDATA "font=symbol charset=fontspecific code=183 descr='[bull]'" -- /bullet B: round bullet, filled -->
- <!ENTITY bul SDATA "font=symbol charset=fontspecific code=183 descr='[bull]'" -- /bullet B: round bullet, filled -->
- <!ENTITY clubs SDATA "font=symbol charset=fontspecific code=167 descr='[clubs]'" -- /clubsuit club suit symbol -->
- <!ENTITY diams SDATA "font=symbol charset=fontspecific code=168 descr='[diams]'" -- /diamondsuit diamond suit symbol -->
- <!ENTITY hearts SDATA "font=symbol charset=fontspecific code=169 descr='[hearts]'" -- /heartsuit heart suit symbol -->
- <!ENTITY spades SDATA "font=symbol charset=fontspecific code=170 descr='[spades]'" -- /spadesuit spades suit symbol -->
- <!ENTITY check SDATA "font=symbol charset=fontspecific code=214 descr='[check]'" -- /checkmark tick, check mark, REALLY WRONG GLYPH -->
- <!ENTITY cross "×" -- ballot cross REALLY WRONG GLYPH-->
- <!ENTITY sharp "#" -- /sharp musical sharp -->
- <!ENTITY caret "^" -- caret (insertion mark) -->
- <!ENTITY lsquor "," -- rising single quote, left (low) -->
- <!ENTITY ldquor ",," -- rising dbl quote, left (low) -->
-
- <!ENTITY fflig "ff" -- small ff ligature -->
- <!ENTITY filig "fi" -- small fi ligature -->
- <!ENTITY fjlig "fj" -- small fj ligature -->
- <!ENTITY ffilig "ffi" -- small ffi ligature -->
- <!ENTITY ffllig "ffl" -- small ffl ligature -->
- <!ENTITY fllig "fl" -- small fl ligature -->
-
- <!ENTITY mldr "..." -- em leader -->
- <!ENTITY rdquor '"' -- rising dbl quote, right (high), BEST ONE CAN DO IN 8859-1 -->
- <!ENTITY rsquor "'" -- rising single quote, right (high), BEST ONE CAN DO IN 8859-1 -->
-
- <!ENTITY hybull "-" -- rectangle, filled (hyphen bullet) REALLY WRONG GLYPH-->
- <!ENTITY loz SDATA "font=symbol charset=fontspecific code=224 descr='[loz]'" -- /lozenge - lozenge or total mark -->
- <!ENTITY lozf SDATA "font=symbol charset=fontspecific code=168 descr='[lozf]'" -- /blacklozenge - lozenge, filled -->
-
- <!ENTITY rx "Rx" -- pharmaceutical prescription (Rx) -->
-
-
- <!-- The following characters could not be defined using commonly available
- fonts. Therefore, EBT is using placeholders for these characters. To include
- the placeholders in your document, make sure that the marked section below has
- the keyword "INCLUDE".
-
- To ignore the placeholders, use the keyword "IGNORE". If you are ignoring this
- marked section and your SGML document references any of the entities declared
- below, you will get (non-fatal) mkbook errors, and the entity references will
- not be replaced.
-
- Finally, you may choose to define the entities below yourself, using a special
- font that will be available to readers of your DynaText books. Use the same
- SDATA entity declaration model as is used above, substituting the appropriate
- names and decimal numbers for font, charset, code, and descr. In that case, you
- should INCLUDE the marked section.
-
- See Chapter 7 of Publisher Guide, Volume 1 for more information. -->
-
- <![ INCLUDE [
- <!ENTITY block CDATA "[block ]"--full block-->
- <!ENTITY uhblk CDATA "[uhblk ]"--upper half block-->
- <!ENTITY lhblk CDATA "[lhblk ]"--lower half block-->
- <!ENTITY blk14 CDATA "[blk14 ]"--25% shaded block-->
- <!ENTITY blk12 CDATA "[blk12 ]"--50% shaded block-->
- <!ENTITY blk34 CDATA "[blk34 ]"--75% shaded block-->
- <!ENTITY marker CDATA "[marker]"--histogram marker-->
- <!ENTITY circle CDATA "[circ ]"--circle, open-->
- <!ENTITY squ CDATA "[squ ]"--square (bullet), open-->
- <!ENTITY rect CDATA "[rect ]"--rectangle, open-->
- <!ENTITY star CDATA "[star ]"--star, open-->
- <!ENTITY squf CDATA "[squf ]"--square (bullet), filled-->
- <!ENTITY utrif CDATA "[utrif ]"--/blacktriangle up tri, filled-->
- <!ENTITY dtrif CDATA "[dtrif ]"--/blacktriangledown dn tri, filled-->
- <!ENTITY ltrif CDATA "[ltrif ]"--/blacktriangleleft R: l tri, filled-->
- <!ENTITY rtrif CDATA "[rtrif ]"--/blacktriangleright R: r tri, filled-->
- <!ENTITY malt CDATA "[malt ]"--/maltese maltese cross-->
- <!ENTITY dag CDATA "[dag ]"--/dagger B: dagger-->
- <!ENTITY Dag CDATA "[Dag ]"--/ddagger B: double dagger-->
- <!ENTITY flat CDATA "[flat ]"--/flat musical flat-->
- <!ENTITY male CDATA "[male ]"--male symbol-->
- <!ENTITY female CDATA "[female]"--female symbol-->
- <!ENTITY phone CDATA "[phone ]"--telephone symbol-->
- <!ENTITY telrec CDATA "[telrec]"--telephone recorder symbol-->
- <!ENTITY copysr CDATA "[copysr]"--sound recording copyright sign-->
- <!ENTITY vellip CDATA "[vellip]"--vertical ellipsis-->
- <!ENTITY ltri CDATA "[ltri ]"--/triangleleft B: l triangle, open-->
- <!ENTITY rtri CDATA "[rtri ]"--/triangleright B: r triangle, open-->
- <!ENTITY starf CDATA "[starf ]"--/bigstar - star, filled-->
- <!ENTITY natur CDATA "[natur ]"--/natural - music natural-->
- <!ENTITY sext CDATA "[sext ]"--sextile (6-pointed star)-->
- <!ENTITY target CDATA "[target]"--register mark or target-->
- <!ENTITY dlcrop CDATA "[dlcrop]"--downward left crop mark -->
- <!ENTITY drcrop CDATA "[drcrop]"--downward right crop mark -->
- <!ENTITY ulcrop CDATA "[ulcrop]"--upward left crop mark -->
- <!ENTITY urcrop CDATA "[urcrop]"--upward right crop mark -->
- ]]>
-
-
-